home *** CD-ROM | disk | FTP | other *** search
/ Suzy B Software 2 / Suzy B Software CD-ROM 2 (1994).iso / extras / programm / mcode_01 / source / general / readme < prev    next >
Encoding:
Text File  |  1995-04-27  |  1.1 KB  |  33 lines

  1. File Description     : Readme file for the general source directory
  2. Author             : Stephen McNabb
  3. Creation Date        : 15th February 1995
  4. Last Updated        : 15th Februray 1995
  5.  
  6.     The '\source\general\' directory holds all the source files for
  7. the general functions such as deleting a file or checking the current
  8. screen resolution. Also included are the executables for each of the
  9. source code files.
  10.  
  11. Files
  12. -----
  13.  
  14.     checkdrv.s    - source code for checking current drive
  15.     checkdrv.prg    - executable for above
  16.     deledir.s    - source code for deleting a directory
  17.     deledir.prg    - executable for above
  18.     delefile.s    - source code for deleting a file
  19.     delefile.prg    - executable for above
  20.     getpath.s    - source code for getting the current path
  21.     getpath.prg    - executable for above
  22.     makedir.s    - source code for creating a directory
  23.     makedir.prg    - executable for above
  24.     readme        - this file
  25.     rename.s    - source code for renaming a file
  26.     rename.prg    - executable for above
  27.     rezcheck.s    - source code for checking current screen resolution
  28.     rezcheck.prg    - executable for above
  29.     setpath.s    - source code for setting current path
  30.     setpath.prg    - executable for above
  31.  
  32. *** End of File ***
  33.